home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / nostalji / bbs / faq / cellofaq.txt < prev    next >
Text File  |  1994-01-12  |  27KB  |  580 lines

  1.                          Frequently Asked Questions
  2.                                 for Cello
  3.  
  4. CONTENTS
  5.  
  6. 1. Recent changes to this FAQ 
  7. 2. What is this document? 
  8. 3. List of Questions 
  9. 4. Answers 
  10.  
  11.  
  12. 1. RECENT CHANGES TO THIS FAQ
  13.  
  14. All changes are recent, since this FAQ (Version 1.0) is newborn. Look for new
  15. items to be identified in this section in the future, however.
  16.  
  17.  
  18. 2. WHAT IS THIS DOCUMENT?
  19.  
  20. This is the plaintext version of the FAQ file for the Cello program. FAQ
  21. stands for Frequently Asked Questions, and fortunately for you we have also
  22. included at no extra cost the Answers to those Questions.
  23.  
  24. The purpose behind maintaining this document is to keep discussion forums
  25. concerned with Cello free from as much repetition as possible. Not many
  26. people are keen on answering the same question over and over, especially if
  27. it comes up daily. It is hoped that by keeping a list of the most common
  28. questions for users to refer to, the quality of discussions will be much
  29. higher.
  30.  
  31. Also available is an HTML version of this FAQ. Look for it to be posted
  32. about the same time as this one.
  33.  
  34. Note that this document is not meant to replace the documentation for the
  35. program itself. Make sure you also consult it if you are having a problem.
  36.  
  37. Both the plain text version and the HTML version are available from the
  38. following locations:
  39.  
  40.    FTP: flair.law.ubc.ca, /pub/faq/cellofaq.txt 
  41.    Gopher: gopher.law.cornell.edu 
  42.    WWW: fatty.law.cornell.edu, /cello/cellofaq.html
  43.  
  44. or through periodic posting to the CELLO-L list and the comp.infosystems.www
  45. newsgroup.  The online WWW version also has graphics embedded.
  46.  
  47.  
  48. 3. LIST OF QUESTIONS
  49.  
  50. Definitions
  51.  
  52.    Q1.1 What is Cello? 
  53.    Q1.2 What is WWW? 
  54.    Q1.3 What is HTML? 
  55.    Q1.4 What is a URL? 
  56.    Q1.5 What is WinSock? 
  57.  
  58. Setup
  59.  
  60.    Q2.1 What do I need to use Cello? 
  61.    Q2.2 What viewers should I use? 
  62.    Q2.3 What TCP/IP packages are available? 
  63.    Q2.4 What do I need to know about Cello with PC-NFS? 
  64.    Q2.5 What about using Cello with FTP Software's PCTCP? 
  65.    Q2.6 How do I install Cello on a network so that the files are shared? 
  66.    Q2.7 What do the lines in CELLO.INI mean? 
  67.    Q2.8 How do I set up an external Telnet client? 
  68.    Q2.9 How do I launch Cello using DDE? 
  69.  
  70. General
  71.  
  72.    Q3.1 What other browsers are there? 
  73.    Q3.2 What is the advantage of Cello over Mosaic? 
  74.    Q3.3 What are some good URLs to look at? 
  75.    Q3.4 Are there any newsgroups for Cello? 
  76.  
  77. Complaints
  78.  
  79.    Q4.1 Why can't I get past the login prompt with telnet? 
  80.    Q4.2 Why is sound so lousy? 
  81.    Q4.3 Why can't I see images? 
  82.    Q4.4 Why do some inlined graphics look bad in Cello? 
  83.    Q4.5 How do I specify search terms to an HTTP server? 
  84.    Q4.6 Why does some text print in teeny-weeny type? 
  85.    Q4.7 Why does the O'Reilly GNN title page shows the balloon in different
  86.    parts? 
  87.  
  88.  
  89. 4. ANSWERS
  90.  
  91. Q1.1 What is Cello?
  92.  
  93. Cello is a WWW browser that works under Microsoft Windows and allows people
  94. with a connection to the Internet to follow Hypertext (or Hypermedia) links
  95. to files and information services all over the world. It displays both
  96. regular text files and files that are written in HTML format, and will
  97. translate different Internet services like Gopher and News and FTP into a
  98. format that appears to the user as if it were a hypertext document. It was
  99. written by Thomas Bruce of the Legal Information Institute at Cornell Law
  100. School.
  101.  
  102. That is the technical explanation. More interesting is what Cello is (or
  103. will be) to you. It allows you to move around the vast information
  104. resources of the Internet with no knowledge of the service you are using,
  105. the machine you are connecting with, or the location of the information on
  106. that machine. You just follow the hypertext links to get the text or
  107. hypertext or sound or image or animation or whatever information is
  108. available. And the text that surrounds the links gives you the context you
  109. need to know that you are moving in the right direction.
  110.  
  111. The latest version of Cello is Version 0.9Beta. It is available via FTP
  112. from ftp.law.cornell.edu, /pub/LII/Cello/cello.zip.
  113.  
  114. Q1.2 What is WWW?
  115.  
  116. WWW stands for World-Wide-Web, and the description given in the WWW FAQ is
  117. that it is a "distributed hypermedia system". It was developed initially at
  118. CERN in Switzerland, but is now being worked on throughout the Internet.
  119.  
  120. The Web is composed of hypertext and hypermedia links, combined with all
  121. the files and services that are accessible through those links. Or it can
  122. be described as all the servers that provide those links.
  123.  
  124. There are a variety of ways that links are formed. The most prevalent is
  125. through the use of HTML, which allows for links to be embedded in text.
  126. Gopher menu structure provides another type of link, and the directory
  127. structure of an FTP site provides yet another.
  128.  
  129. For more on the WWW, you can read the technical papers stored at CERN or
  130. read the newsgroups alt.hypertext and comp.infosystems.www. Perhaps the
  131. best source of information is through the Web itself. You can get general
  132. Information on the WWWor follow a Guide To Cyberspace, among others.
  133.  
  134. Q1.3 What is HTML?
  135.  
  136. HTML stands for HyperText Markup Language. It is a DTD of SGML, but don't
  137. worry about that unless you already understand what it means. The important
  138. thing to know is that there are codes placed in an HTML document that
  139. define fonts, layout, embedded graphics, and hypertext links.
  140.  
  141. If you like, you can take a look at HTML codes at any time using Cello.
  142. From the Edit Menu, select the View Source option. You can compare this to
  143. the displayable text contained in the file using the View as Clean Text
  144. option instead.
  145.  
  146. Some of the HTML codes you will probably see include identifying a Title
  147. (which Cello moves outside the window and prints in large letters), end of
  148. paragraph markers, and hypertext links indicated with "HREF=(some URL)".
  149.  
  150. For more information, the WWW is once again your best bet. Try The
  151. Beginner's Guide to HTML for more information.
  152.  
  153. Q1.4 What is a URL?
  154.  
  155. A URL is a Uniform Resource Locator (was Universal). It is the pointer to a
  156. file or service on the Internet that the author of an HTML document can use
  157. to link one document to another. You can see examples after the "HREF="
  158. code when you View Source from inside Cello.
  159.  
  160. Another use of the URL is as a launching mechanism. If you know a URL you
  161. would like to visit using Cello, and you do not want to try to find the
  162. links to get there, you can use the Launch URL menu option from the Jump
  163. menu, and type the URL directly into the program. See the online
  164. documentation for a description of the URL structure.
  165.  
  166. Because the URL contains the service type as well as additional information
  167. unique to that service, the same information can be presented in different
  168. ways depending on the service specified in the URL. For example, look at
  169. the change in the interface with each of these URL's that point to the same
  170. place:
  171.  
  172.    http://fatty.law.cornell.edu/ 
  173.    gopher://fatty.law.cornell.edu/ 
  174.    ftp://fatty.law.cornell.edu/ 
  175.  
  176. There is currently a movement among the people designing standards for the
  177. Internet to change from using URLs, which require everyone following a link
  178. to end up in exactly the same place, to URNs, which allow everyone to end
  179. up at the place most appropriate for them. For example, if this FAQ list is
  180. available at 20 different sites around the world, it is inefficient for
  181. everyone in the world to retrieve it from the same place. URNs will allow
  182. each person to get the file from the site closest to them. This change is
  183. only planned for, however, and for the time being URLs are the state of the
  184. art.
  185.  
  186. Q1.5 What is WinSock?
  187.  
  188. WINSOCK.DLL provides MS-Windows programs with a standard interface to
  189. accessing a network. It insulates the program from knowing the nitty-gritty
  190. details about how the TCP/IP network does its business, and provides a
  191. relatively simple programming model based on the BSD sockets. The latest
  192. versions of Cello rely on a WINSOCK.DLL being present in order to operate.
  193.  
  194. This of course requires that your TCP/IP software provide a WINSOCK.DLL for
  195. you. If you don't have any TCP/IP software, you can get a shareware version
  196. of WINSOCK.DLL that will work over either the telephone lines or an
  197. ethernet card. It is called the Trumpet WinSock, and is available for ftp
  198. from ftp.utas.edu.au, /pc/trumpet/winsock/winsock.zip.
  199.  
  200. There is also a FAQ for Winsock, available from sunsite.unc.edu. It, along
  201. with a lot of other files to do with WinSock, is in the
  202. /pub/micro/pc-stuff/ms-windows/winsock directory.
  203.  
  204. Q2.1 What do I need to use Cello?
  205.  
  206. If you try to run Cello under MSDOS, you will be told that this program
  207. requires Microsoft Windows. It is telling you the truth. You also require a
  208. connection to the Internet and a WINSOCK.DLL compatible with that
  209. connection.
  210.  
  211. Actually, you could use Cello without a connection to the Internet or
  212. WINSOCK.DLL if all of your hypertext links point to local files. You'll
  213. need to change the CELLO.INI file so that LocalOnly=yes is in there. Note
  214. that you must use an editor to change CELLO.INI directly, since that option
  215. can't be changed from the menus in Cello.
  216.  
  217. Q2.2 What viewers should I use?
  218.  
  219. There is no right answer to this question. Use whatever works for you, and
  220. practice tolerance on all those ignoramuses that haven't made the same
  221. informed choice you have.
  222.  
  223. For convenience, a collection of viewers has been prepackaged for you and
  224. is available for FTP from ftp.law.cornell.edu, /pub/LII/Cello/viewers.zip.
  225.  
  226. To help you make sure you have the right choice, here is a list of viewers
  227. that have been recommended by CELLO-L readers (we are always soliciting
  228. more opinions, so write in with your choices):
  229.  
  230. IMAGES (gif, jpg, etc.) - There are all kinds of GIF and JPEG viewers
  231. available, with many different features. The most important feature when
  232. using Cello is generally the speed of decoding. GV057 is a fairly good
  233. package that comes in the VIEWERS.ZIP file. It can handle both GIF and JPEG
  234. formats, along with a number of others. Another choice is LView. It too can
  235. handle a variety of formats, including GIF and JPEG. It can be found at the
  236. ftp.bio.indiana.edu FTP site, in /util/ibmpc. The most current version at
  237. the time of this writing is LVIEW31.ZIP. WinGIF is another popular choice,
  238. and is available at oak.oakland.edu, in the /pub/msdos/windows3 directory.
  239. The most current version is WINGIF14.ZIP. It can only handle GIF files, but
  240. there is another program called WinJPEG that handles JPEG files as well as
  241. GIFs. It is available in the same place as WinGIF. The most current version
  242. is WNJP243.ZIP.
  243.  
  244. SOUNDS (wav, voc, au, etc.) - The VIEWERS.ZIP file contains a program,
  245. SNDTOOL, that can handle a variety of different sound formats. It also has
  246. a speaker driver so that your PC speaker can play the sounds when you are
  247. in Windows (if you don't have one already). Two other choices are WHAM,
  248. which is a sound player plus a whole lot more, and WPLANY, which is just a
  249. sound player but a very good one (see Question 4.2 for a caveat, however).
  250. The most current version of WHAM is WHAM131.ZIP, and of WPLANY is
  251. WPLNY09B.ZIP. And, of course, there is the MPLAYER.EXE program that
  252. Microsoft supplies with Windows for playing WAV files. It doesn't play any
  253. other types of sounds, however.
  254.  
  255. ANIMATIONS (mpg, avi) - Microsoft has provided a new MPLAYER.EXE that can
  256. handle AVI files as well as WAVs. It is installed using a program called
  257. MFWRUN. There is also a program called VIDVUE which will work. Look for it
  258. under the name VIDVUE10.ZIP on wuarchive.wustl.edu, directory
  259. /systems/ibmpc/win3/desktop. As for MPEG, there is a program called MFW
  260. available on ftp.uwp.edu, in the /pub/picture.viewers directory as
  261. MPEG2.ZIP. This is the latest Xing MPEG viewer and all associated video
  262. drivers. It has a problem, however, in that there are a number of MPEGs on
  263. the Web which it can't display (they display as garbage). MPEGW32 is
  264. another option. The latest version is MPEGW32E, available on
  265. wuarchive.wustl.edu in the /systems/ibmpc/win3/nt directory. It will
  266. display all the MPEGs, but there are two other problems with it. The first
  267. is that it is really written for Windows NT. It will work with Windows 3.1
  268. and Windows for Workgroups, but it requires the installation of the Win32s
  269. extensions (which it includes). The second problem is more difficult to
  270. solve. At least with the tests we've done, MPEGW32 is SLOW! There is one
  271. known program that displays all MPEGs and is reasonably fast, VMPEG, but it
  272. won't run under Windows.
  273.  
  274. DOCUMENTS (ASCII, Postscript) - For an ASCII viewer, Microsoft provide
  275. NOTEPAD. It is an editor, but it can be used as a viewer as well. For
  276. postscript, we have Ghostscript available. Note that you will also require
  277. the Ghostscript viewer program as well, and probably a few fonts.
  278.  
  279. SERVICES (Telnet, TN3270) - Cello has its own built-in telnet client. You
  280. may prefer some element of your own, however, such as the lack of
  281. difficulty in logging in to Sun workstations (see question 4.1). If you are
  282. using the Trumpet Winsock, there are several applications which come with
  283. it including TELW, a telnet client. You may also want to consider the
  284. telnet that comes with QVTNET, most recent version QVTNT394.ZIP. Note that
  285. you must have QVTNET loaded in order to get the client to work.
  286.  
  287. Q2.3 What TCP/IP packages are available?
  288.  
  289. With the right WinSock, all you really need are packet drivers for an
  290. ethernet connection or a SL/IP driver for a modem connection. Note that the
  291. Trumpet WinSock has it's own internal SL/IP driver.
  292.  
  293. If you want a TCP/IP package, a better place to look for information is in
  294. the FAQ list for comp.protocols.tcp-ip.ibmpc. This newsgroup is ideal for
  295. finding out how to deal with nuisance problems with your particular
  296. configuration as well. It is recommended reading for anyone trying to set
  297. up a PC on the Internet.
  298.  
  299. Q2.4 What do I need to know about Cello with PC-NFS?
  300.  
  301. In fact, Cello works just fine with PC-NFS, but with a couple of
  302. conditions:
  303.  
  304. 1. You must have a version of PC-NFS (v5.0 or greater) that has WINSOCK.DLL 
  305. 2. You must have support for DNS 
  306.  
  307. It is the second requirement that causes the most confusion. PC-NFS v5.1
  308. will have DNS support built in, but until you get your copy you can make
  309. v5.0 do the job by ensuring that:
  310.  
  311.    Your PC is connected to an NIS server (see the option under Network/Direct
  312.        Connect in the NFSCONF.EXE program)
  313.    You have installed the 101128-01 patch available from ftp.sunet.se,
  314.        /pub/pc/pc-nfs/5.0/101128-01.tar.Z
  315.  
  316. Q2.5 What about using Cello with FTP Software's PCTCP?
  317.  
  318. Assuming that you have PCTCP configured correctly for your particular
  319. machine you should not have any problems using Cello. You do need to make
  320. sure that you have the latest release of the winsock.dll for PCTCP. This file
  321. is available from vax.ftp.com in/pub/winsockapi/FTPSoftware/winsock.exe.
  322. It is a self extracting zip file.
  323.  
  324. PCTCP will work with ODI drivers. For windows, make sure that ethdrv is
  325. loaded before starting windows, and that you have added the following lines
  326. to your SYSTEM.INI file in their respective sections:
  327.  
  328.  
  329.  [386enh]
  330.  device=[drive]:[path]vpctcp.386
  331.  [vpctcp]
  332.  MinimumCopySpace=28
  333.  HiTSRFenceSegment=A000H
  334.  
  335. Problems with PCTCP and Cello may include, but are not limited to:
  336.  
  337.    - slow connections to machines on your local IP subnet
  338.    - GPFs when retrieving large files
  339.    - GPFs when retrieving many small files
  340.    - problems retrieving files not conforming to DOS filenaming conventions
  341.  
  342. If you experience any of these, please report the specific instance to
  343. cellobug@fatty.law.cornell.edu
  344.  
  345. Q2.6 How do I install Cello on a network so that the files are shared?
  346.  
  347. It is possible to set up Cello on a network, but there are two important
  348. things you should consider. Do you want each person to have their own
  349. CELLO.INI files, and do you want people to be able to edit their own file.
  350.  
  351. Making changes to the CELLO.INI file in the event of global changes to your
  352. network (such as your IP subnet changing) is much easier if there is only
  353. one copy, but there are problems with doing this. There is less flexibility
  354. since everyone must have the same set of options specified. No one can have
  355. a personal email address specified, for example. It has to be set to a
  356. generic address or left blank.
  357.  
  358. Whether to allow people the ability to edit their own CELLO.INI file is a
  359. philosophical matter. Regardless whether you do it or make each person
  360. responsible for their own, there are some things that must be set properly
  361. for Cello to work. In the CELLO.INI file be sure that the download
  362. directory, the cache directory, the bookmark and style files, and the email
  363. address are all either pointed at user-writable directories, or that they
  364. point to correct settings for everyone. Also, make sure that the network
  365. settings are correct.
  366.  
  367. If the CELLO.INI file is placed in a location where the Cello user has
  368. write capabilities (and it isn't flagged read only) then the user can
  369. change these settings as they please. If you want more control, use the
  370. Cello environment variable to set the location of the CELLO.INI file in the
  371. system login script (use DOS SET CELLO = [path] for Netware, for example)
  372. and do not give users write privileges in that directory.
  373.  
  374. There are similar issues affecting the Home Page. It can be set up so that
  375. every user on your network sees the same information each time they start
  376. Cello, or each person can see their own customized, editable home page.
  377.  
  378. Q2.7 What do the lines in CELLO.INI mean?
  379.  
  380. The CELLO.INI file is used by Cello to store various user configurable
  381. parameters. Cello will look for CELLO.INI in the directory specified by the
  382. CELLO environment variable. This variable is settable by adding the
  383. following line to you config.sys file:
  384.  
  385.  
  386. SET CELLO = [drive]:[path]
  387.  
  388. for example:
  389.  
  390. set cello=c:\cello\cello.ini
  391.  
  392. Otherwise, Cello looks for the CELLO.INI file in the WINDOWS directory.
  393.  
  394. What follows is a typical CELLO.INI file with explanatory remarks. If you
  395. do not know the necessary information for any of these parameters you will
  396. need to contact someone at your local site for clarification.
  397.  
  398.   
  399. [Cello]
  400. NNTPServer=usenet.law.indiana.edu    #location of USENET news server
  401. EMail=cello@law.indiana.edu          #Your EMAIL address (see warning below)
  402. HomePage=g:\cello\iuhome.htm         #location of the first page Cello shows
  403.                                      #Can be a valid URL
  404. Bullet=183                           #Type of Bullet Character
  405. DLDir=c:\scratch                     #location of download directory
  406. AutoSearchBox=no                     #Sets whether Cello will automatically
  407.                                      #display a search box on documents with  
  408.                                      #the ISINDEX tag.
  409. Telnet=                              #path to external telnet client
  410. TN3270=                              #same for TN client
  411. WaisGate=http://info.cern.ch:8001    #location of nearest WAIS gateway
  412. MailRelay=129.79.131.8               #IP no. of SMTP MailRelay for your net
  413. LowWaterMark=500000                  #Sets point at which cached files are
  414.                                      #deleted from memory/disk  
  415. BookmarkFile=c:\cello.bmk            #location of your bookmark file
  416. StyleFile=c:\cello.sty               #same for style file
  417. FetchGraphics=yes                    #Set this to no if using a slow connection  
  418. CacheDir=c:\                         #Directory where Cello caches files
  419.                                      #from memory
  420. [Extensions]
  421. ext=[drive]:[path]app.exe ^.ext         #use whichever viewer you like here
  422. jpg=g:\pixfolio\pixfolio.exe ^.jpg      #these are examples
  423. au=g:\wplany\wplany.exe -u -r 8000 ^.au
  424.  
  425. Q2.8 How do I set up an external Telnet client?
  426.  
  427. The syntax for invoking an external client is the following: 
  428.  
  429.  
  430. [drive]:[path]telnet.exe #h #p
  431.  
  432. #h is the placeholder for the hostname you are telnetting to and #p is the port
  433. number.
  434.  
  435. If your telnet client doesn't support a port number on the command line,
  436. just use the #h by itself. Your external telnet will be launched when
  437. telnetting to a host at port 23, which is the default for most telnet
  438. services. When telnetting to other ports, Cello will invoke its built-in
  439. telnet.
  440.  
  441. Cello now supports TN3270 via an external application, a feature which was
  442. prompted by the appearance of a freely-distributed TN3270 for Windows (see
  443. comp.protocols.tcp-ip.ibmpc for announcements and location). Cello expects
  444. the same #h and #p parameters used in the "Use your own Telnet client" menu
  445. choice.
  446.  
  447. Q2.9 How do you launch Cello using DDE?
  448.  
  449. You can invoke Cello from other applications which support the DDE execute
  450. command. Here's how you'd do it with an MS-Word macro:
  451.  
  452.  
  453. Sub MAIN
  454. ChanNum = DDEInitiate("Cello", "URL")
  455. DDEExecute(ChanNum, "http://www.law.cornell.edu")
  456. DDETerminate(ChanNum)
  457. End Sub
  458.  
  459. As you can see, the DDE service name is "Cello", the topic is "URL", and
  460. the data sent in the execute command is a URL.
  461.  
  462. OLE support and DDE client support are planned in the near future.
  463.  
  464. Q3.1 What other browsers are there?
  465.  
  466. Under MSDOS, there is a line mode browser available if you are running
  467. PC-NFS. For MSWindows there are Cello and Mosaic.
  468.  
  469. Q3.2 What is the advantage of Cello over Mosaic?
  470.  
  471. The best answer to this question is one you determine yourself. Both do
  472. largely the same job, but there are subtle (and some not so subtle)
  473. differences that appeal to some individuals and turn others off. Many
  474. people keep both Cello and Mosaic on their computers and use them for
  475. different purposes.
  476.  
  477. In the end, the important thing is that the competition and
  478. cross-pollination of ideas keep both systems advancing and improving. What
  479. more could you want?
  480.  
  481. Q3.3 What are some good URLs to look at?
  482.  
  483. There are a lot of them, too many to list. I'm willing to take votes on
  484. which ones people would like to see included here. Send your votes to
  485. cello-faq@flair.law.ubc.ca and maybe your favorite URL will be included
  486. here in the next release.
  487.  
  488. In the meantime, check the DEFAULT.HTM page that comes with Cello. Links
  489. from that document lead eventually to most of the really interesting spots
  490. in the WWW.
  491.  
  492. Q3.4 Are there any newsgroups for Cello?
  493.  
  494. There are not yet any newsgroups devoted exclusively to Cello, although
  495. there is a mailing list (see the Cello DEFAULT.HTM page for subscription
  496. info).
  497.  
  498. There are several related newsgroups, however: 
  499.  
  500.    comp.infosystems.www - World Wide Web Info 
  501.    alt.hypertext - Info on Hypertext 
  502.    comp.protocols.tcp-ip.ibmpc - Running TCP/IP under MSDOS 
  503.    alt.winsock - Info on the WinSock specification 
  504.  
  505. Q4.1 Why can't I get past the login prompt with telnet?
  506.  
  507. Because of the need on certain systems (mostly Suns) for a LF instead of
  508. just a CR at login, Cello's telnet will not work. The temporary fix for
  509. this is to press CTRL/ENTER instead of just ENTER after typing in your
  510. login name. This problem will hopefully go away sometime in the near
  511. future. Another possibility is to use the Use Your Own Telnet feature to
  512. splice in a telnet of your own.
  513.  
  514. Q4.2 Why is sound so lousy?
  515.  
  516. If you are using the WPLANY.EXE program to play your sound files, you will
  517. get better performance by using the following line in your CELLO.INI file:
  518.  
  519. au=c:/your/path/to/wplany.exe -u -r 8000 ^.au
  520.  
  521. Q4.3 Why can't I see images?
  522.  
  523. There are several reasons why this might be the case. If you are missing
  524. inline images (the ones that show up within a document), it might be
  525. because you have the option turned off. Check the Configure/Graphics/Fetch
  526. Automatically menu option.
  527.  
  528. If the problem is an intermittent one, where some images show up and others
  529. don't, or the same image shows up one time and not another, it may be
  530. because of network problems. Some machines will refuse to accept a
  531. connection if they already have too many, for example. Or perhaps the link
  532. to an image is stale, and the actual image has been moved elsewhere. Maybe
  533. the document is still under construction and the image hasn't been put in
  534. place yet.
  535.  
  536. If the images which are external to the document (you have to click on a
  537. link to them) are causing the problem, there are a number of things to
  538. check. If the file association is stored in your CELLO.INI file, check that
  539. the file and path are correct, and that any required parameters are
  540. present. Something like "^.gif" (for a .gif file) should be one of the
  541. parameters.
  542.  
  543. If that checks out, find out what the link actually points to by clicking
  544. with the right mouse button. This will bring up a little window. Check that
  545. the file extension is the same as you have in your CELLO.INI file. Remember
  546. that an extension of ".JPEG" will be truncated to ".JPE", not ".JPG".
  547.  
  548. You might also try other viewers for that file type.
  549.  
  550. Q4.4 Why do some inlined graphics look bad in Cello?
  551.  
  552. Try upgrading to the newest version of Cello if you don't already have it.
  553. Currently, Cello resolves palette differences between images by loading a
  554. scaled, representative 256-color palette and essentially insisting that
  555. everyone adhere to it. Most of the time this provides fairly accurate color
  556. rendition, but experimentation shows that some shades don't do well. The
  557. subtle oranges used in some of the O'Reilly GNN icons seem to suffer badly,
  558. for instance.
  559.  
  560. Q4.5 How do I specify search terms to an HTTP server?
  561.  
  562. Cello gives you two choices: You can either turn automatic search dialogs
  563. on (using the main menu choice Configure/Automatic Search Dialogs), or you
  564. can turn them off and ask for a dialog box when you need one. If Automatic
  565. Search Dialogs is on, you'll get a new dialog box each time you enter a
  566. searchable document. If they're turned off, you select Search/Index
  567. document from the main menu, and Cello will produce a dialog box for you.
  568.  
  569. Q4.6 Why does some text print in teeny-weeny type?
  570.  
  571. This seems to be a particular problem with the monospaced fonts used for
  572. Gopher and FTP documents (and for things between <PRE> tags in HTML). The
  573. best way around the problem is to use TrueType fonts.
  574.  
  575. Q4.7 Why does the O'Reilly GNN title page shows the balloon in different
  576.      parts?
  577.  
  578. It was designed that way.
  579.  
  580.